Create Space
Command Prototype
sRet = Space(iCount)
Command Description
Create a specified number of space characters
Parameter Description
- Required Parameter
- iCount--The number of space characters to create
- return
- sRet--The variable used to save the output of the function call